[INFO] cloning repository https://github.com/StarTuz/tuxtests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StarTuz/tuxtests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarTuz%2Ftuxtests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarTuz%2Ftuxtests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42016ba09194d1a3567de5c1fd0b4b4763698300
[INFO] testing StarTuz/tuxtests against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarTuz%2Ftuxtests" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StarTuz/tuxtests
[INFO] finished tweaking git repo https://github.com/StarTuz/tuxtests
[INFO] tweaked toml for git repo https://github.com/StarTuz/tuxtests written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StarTuz/tuxtests on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StarTuz/tuxtests already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0da79945763b0f0b3a6f5bea5966900b4c661748d977d6fdf123b918a6fdfeb
[INFO] running `Command { std: "docker" "start" "-a" "d0da79945763b0f0b3a6f5bea5966900b4c661748d977d6fdf123b918a6fdfeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0da79945763b0f0b3a6f5bea5966900b4c661748d977d6fdf123b918a6fdfeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0da79945763b0f0b3a6f5bea5966900b4c661748d977d6fdf123b918a6fdfeb", kill_on_drop: false }`
[INFO] [stdout] d0da79945763b0f0b3a6f5bea5966900b4c661748d977d6fdf123b918a6fdfeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 050923667d52331ee79fce4987e3b45b24b8486f9ad0bfadb69fa2cf9f0dc456
[INFO] running `Command { std: "docker" "start" "-a" "050923667d52331ee79fce4987e3b45b24b8486f9ad0bfadb69fa2cf9f0dc456", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling udev v0.9.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling ollama-rs v0.2.6
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling tuxtests v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.97s
[INFO] running `Command { std: "docker" "inspect" "050923667d52331ee79fce4987e3b45b24b8486f9ad0bfadb69fa2cf9f0dc456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "050923667d52331ee79fce4987e3b45b24b8486f9ad0bfadb69fa2cf9f0dc456", kill_on_drop: false }`
[INFO] [stdout] 050923667d52331ee79fce4987e3b45b24b8486f9ad0bfadb69fa2cf9f0dc456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff1c9e73cb954efc95084a8d91f72dcae14741bc6060081dfa71f3a00aa0fbe2
[INFO] running `Command { std: "docker" "start" "-a" "ff1c9e73cb954efc95084a8d91f72dcae14741bc6060081dfa71f3a00aa0fbe2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tuxtests v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.73s
[INFO] running `Command { std: "docker" "inspect" "ff1c9e73cb954efc95084a8d91f72dcae14741bc6060081dfa71f3a00aa0fbe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff1c9e73cb954efc95084a8d91f72dcae14741bc6060081dfa71f3a00aa0fbe2", kill_on_drop: false }`
[INFO] [stdout] ff1c9e73cb954efc95084a8d91f72dcae14741bc6060081dfa71f3a00aa0fbe2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dac3b01942a0ecdf4def9434b5d18e4a90132fbdd864ccd35f866f9617063553
[INFO] running `Command { std: "docker" "start" "-a" "dac3b01942a0ecdf4def9434b5d18e4a90132fbdd864ccd35f866f9617063553", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuxtests-bf225195d6013803)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test ai::analyzer::tests::detects_downgraded_links ... ok
[INFO] [stdout] test ai::analyzer::tests::marks_aspm_disabled_links_as_no_toggle_targets_in_prompt ... ok
[INFO] [stdout] test ai::analyzer::tests::marks_aspm_not_supported_links_as_inference_only ... ok
[INFO] [stdout] test ai::analyzer::tests::marks_probe_errors_as_unconfirmed_not_suppressed_in_prompt ... ok
[INFO] [stdout] test ai::analyzer::tests::rejects_gemini_when_key_is_missing ... ok
[INFO] [stdout] test ai::analyzer::tests::rejects_invalid_provider_configuration ... ok
[INFO] [stdout] test ai::analyzer::tests::selects_gemini_when_key_exists ... ok
[INFO] [stdout] test ai::analyzer::tests::selects_ollama_with_model_and_url ... ok
[INFO] [stdout] test ai::config::tests::normalizes_legacy_config_values ... ok
[INFO] [stdout] test ai::config::tests::normalizes_ollama_model_values ... ok
[INFO] [stdout] test ai::config::tests::normalizes_provider_values ... ok
[INFO] [stdout] test ai::config::tests::normalizes_ollama_url_values ... ok
[INFO] [stdout] test ai::config::tests::parses_home_dir_from_passwd_contents ... ok
[INFO] [stdout] test bench::smart::tests::interprets_smartctl_exit_status_bits ... ok
[INFO] [stdout] test bench::smart::tests::marks_json_error_payload_without_smart_facts_unavailable ... ok
[INFO] [stdout] test ai::config::tests::restores_defaults_when_legacy_toml_is_missing_new_fields ... ok
[INFO] [stdout] test bench::smart::tests::parses_effective_uid_from_proc_status ... ok
[INFO] [stdout] test bench::smart::tests::parses_ata_smart_json ... ok
[INFO] [stdout] test bench::smart::tests::parses_ata_smart_attributes_by_id_and_raw_string ... ok
[INFO] [stdout] test ai::config::tests::round_trips_config_through_toml ... ok
[INFO] [stdout] test bench::smart::tests::parses_nvme_smart_json ... ok
[INFO] [stdout] test bench::smart::tests::parses_scsi_grown_defect_count ... ok
[INFO] [stdout] test engine::tests::classifies_not_applicable_smart_as_info ... ok
[INFO] [stdout] test bench::throughput::tests::accepts_safe_capacity ... ok
[INFO] [stdout] test engine::tests::skips_virtual_block_devices_for_smart ... ok
[INFO] [stdout] test bench::throughput::tests::free_percent_is_inverse_of_used_percent ... ok
[INFO] [stdout] test hardware::pci::tests::extracts_unique_bdfs_from_anomalies ... ok
[INFO] [stdout] test hardware::pci::tests::parses_aspm_capability_from_lspci_output ... ok
[INFO] [stdout] test bench::throughput::tests::rejects_low_available_space ... ok
[INFO] [stdout] test bench::throughput::tests::rejects_low_free_percent ... ok
[INFO] [stdout] test engine::tests::creates_temperature_and_endurance_smart_advisories ... ok
[INFO] [stdout] test hardware::pci::tests::validates_pci_bdf_strings ... ok
[INFO] [stdout] test engine::tests::skips_iso9660_media_for_smart ... ok
[INFO] [stdout] test hardware::storage::tests::parses_size_from_number_or_string ... ok
[INFO] [stdout] test hardware::storage::tests::parses_usage_percent_safely ... ok
[INFO] [stdout] test hardware::pci::tests::parses_aspm_segment_from_lspci_output ... ok
[INFO] [stdout] test hardware::pci::tests::parses_combined_link_details_from_lspci_output ... ok
[INFO] [stdout] test hardware::storage::tests::infers_luks_from_type_or_fstype ... ok
[INFO] [stdout] test hardware::storage::tests::normalizes_mountpoints ... ok
[INFO] [stdout] test bench::throughput::tests::parses_df_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuxtests-884694cbe7fdf856)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/regression_tests.rs (/opt/rustwide/target/debug/deps/regression_tests-cd6f54ed2699d854)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_lvm_on_luks ... ok
[INFO] [stdout] test test_slow_lane_nvme_adapter ... ok
[INFO] [stdout] test test_zombie_drive_smartctl_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tuxtests
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dac3b01942a0ecdf4def9434b5d18e4a90132fbdd864ccd35f866f9617063553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac3b01942a0ecdf4def9434b5d18e4a90132fbdd864ccd35f866f9617063553", kill_on_drop: false }`
[INFO] [stdout] dac3b01942a0ecdf4def9434b5d18e4a90132fbdd864ccd35f866f9617063553
